home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / ip / manage / snmp / README < prev    next >
Encoding:
Text File  |  1989-01-19  |  2.3 KB  |  55 lines

  1.  
  2.   The files in this directory compromise the 0.9 release of the CMU SNMP
  3. distribution.  This includes the SNMP/ASN.1 library, several client
  4. applications, an SNMP agent, and supporting documentation.
  5.  
  6. This code was written with efficiency and portability in mind.  The
  7. applications compile and run on the following systems: IBM PC/RT running ACIS
  8. Release 3, Sun3/50 running SUNOS 3.5, and the DEC microVax running Ultrix 2.2.
  9. They are expected to run on any system with a Berkeley socket interface.
  10.  
  11. The agent compiles into about 10 KB of 68000 code.  This distribution includes
  12. a full agent that runs on a Kinetics FastPath2/3/4, and is built into the KIP
  13. appletalk/ethernet gateway.  The machine independent portions of this agent
  14. also run on CMU's IBM PC/AT based router.
  15.  
  16. The applications are designed to be useful in the real world.  Snmpstatus
  17. collects several pieces of information and presents them in a useful format
  18. and is good for everyday status monitoring.  The rest of the tools are simpler,
  19. but still interpret input and output symbolicly (they can be used without
  20. referencing the RFC's!).
  21.  
  22. For instance, snmpstatus returns:
  23. [128.2.56.220]=>[Kinetics Fastpath2] Up: 1 day, 4:43:31
  24. Recv/Trans packets - Interface: 262874/39867 | IP 47432/34587
  25.  
  26. The rest of the applications typically present a variable in a form similar
  27. to the following:
  28. Name: interfaces.ifTable.ifEntry.ifType.1
  29. INTEGER: ethernet-csmacd(6)
  30.  
  31. For further information, please consult the man pages.
  32.  
  33. This distribution is coprighted by CMU, but may be use and sold without
  34. permission.  Consult the copyright notices for further information.
  35.  
  36. The distribution is available by anonymous FTP from the host
  37. lancaster.andrew.cmu.edu (128.2.13.21) as the files pub/cmu-snmp.9.tar, and
  38. pub/kip-snmp.9.tar.  The former includes the libraries and the applications,
  39. and the latter is the KIP SNMP agent.
  40.  
  41. Please direct questions, comments, and bug reports to sw0l+snmp@andrew.cmu.edu.
  42.  
  43. If you pick up this package, please send me a note to the above address, so
  44. that I may notify you of future enhancements/changes and additions to the
  45. set of applications (several are planned).
  46.  
  47. There is a gateway at CMU running the agent.  Feel free to query it.  You
  48. can access as netdev-kbox.cc.cmu.edu (128.2.56.220) with community name
  49. "public".
  50.  
  51.  
  52. Steve Waldbusser
  53. Network Development
  54. Carnegie-Mellon University
  55.